The Imagick class
PHP Manual

Imagick::getImageRenderingIntent

(PECL imagick 2.0.0)

Imagick::getImageRenderingIntentGets the image rendering intent

Descripción

int Imagick::getImageRenderingIntent ( void )
Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Gets the image rendering intent.

Valores retornados

Returns the image rendering intent. Throw an ImagickException on error.


The Imagick class
PHP Manual